home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Medal Software 5
/
Gold Medal Software - Volume 5 (Gold Medal) (1995).iso
/
menuts
/
qmenu_40.arj
/
MENU.BAT
< prev
next >
Wrap
DOS Batch File
|
1994-03-14
|
99b
|
10 lines
echo off
cls
qm
if errorlevel 175 goto run
if errorlevel 174 goto exit
:run
run
:exit
cls